Перевод: с английского на русский

с русского на английский

single assignment languages

См. также в других словарях:

  • Single assignment — is used to describe a programming language or representation in which one cannot bind a value to a name if a value has already been bound to that name. In other words, a variable is initialized with (i.e. bound to) a value at the time that it is… …   Wikipedia

  • Static single assignment form — In compiler design, static single assignment form (often abbreviated as SSA form or SSA) is an intermediate representation (IR) in which every variable is assigned exactly once. Existing variables in the original IR are split into versions , new… …   Wikipedia

  • Assignment (computer science) — In computer programming, an assignment statement sets or re sets the value stored in the storage location(s) denoted by a variable name. In most imperative computer programming languages, assignment statements are one of the basic statements.… …   Wikipedia

  • Khoisan languages — Group of more than 20 languages presently spoken by perhaps several hundred thousand Khoekhoe and San peoples of southern Africa. A number of Khoisan languages are now either extinct or spoken by very few people. Their most distinctive linguistic …   Universalium

  • Delaware languages — Delaware Spoken in United States, in modern times Canada Region Around the lower Delaware and Hudson rivers in the United States; one or two Munsee speakers in Canada; Unami groups in Oklahoma Native speakers …   Wikipedia

  • Tibeto-Burman languages — Introduction       language group within the Sino Tibetan family (Sino Tibetan languages). At the end of the 20th century, Tibeto Burman languages were spoken by approximately 57 million people; countries that had more than 1 million Tibeto… …   Universalium

  • Definite assignment analysis — In computer science, definite assignment analysis is a data flow analysis used by compilers to conservatively ensure that a variable or location is always assigned to before it is used. Contents 1 Motivation 2 Terminology 3 The analysis …   Wikipedia

  • языки с однократным присваиванием — — [http://www.iks media.ru/glossary/index.html?glossid=2400324] Тематики электросвязь, основные понятия EN single assignment languages …   Справочник технического переводчика

  • Compiler optimization — is the process of tuning the output of a compiler to minimize or maximize some attributes of an executable computer program. The most common requirement is to minimize the time taken to execute a program; a less common one is to minimize the… …   Wikipedia

  • Dataflow programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing …   Wikipedia

  • Continuation-passing style — In functional programming, continuation passing style (CPS) is a style of programming in which control is passed explicitly in the form of a continuation. Gerald Jay Sussman and Guy L. Steele, Jr. coined the phrase in AI Memo 349 (1975), which… …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»